class generation造句
例句与造句
- write code to extend the proxy class generation process
编写扩展代理类生成过程的代码。 - to extend the proxy class generation process
扩展代理类生成过程 - can irad provide support ? past initial java service class generation
irad是否可以支持过去的初始java服务类生成? - performs processing for an entire code namespace after binding class generation
在生成绑定类后对整个代码命名空间执行处理。 - is very simple, making it an ideal target for run-time class generation
中的代码非常简单,这使它成为运行时类生成的理想目标。 - It's difficult to find class generation in a sentence. 用class generation造句挺难的
- is called during proxy class generation for each operation defined in a service description
对于服务描述中定义的每个操作,在其代理类生成期间都会调用importmethod。 - element and specify the name and assembly of the class that extends the proxy class generation process to the machine . config file
,并指定扩展代理类生成过程的类的名称和程序集。 - the idea behind these tools is that you can use an existing class as the template for your run-time class generation
这些工具背后的思路是:可以将现有的类用作生成运行时类的模板。 - in my next article, i ll move from class generation to unmarshalling and marshalling, and show you how those processes work
下一篇文章,我将从类生成转移到解组和编组,并说明它是如何工作的。 - you ll learn how jaxb handles class generation, and how that affects the xml input and output accepted by the api
您将了解到jaxb如何处理类的生成,以及对api接受的xml输入和输出有什么样的影响。 - right off the bat, jaxb isn t going to be an option for you, as jaxb only accepts xml schema as a constraint model for class generation
毫无疑问,jaxb不在选择范围之列,因为它只接受xmlschema作为约束模型来生成类。 - this overhead isn t required on the second pass, though, giving you a better estimate of how long the class generation would require when used within a real system
不过,在第二次运行时不需要这种开销,这样就能更好地估计在实际的系统中使用时,类生成需要多长的时间。 - running the two test passes is important for a reasonably fair test-the first pass through the code is going to load all the necessary classes, which adds a lot of overhead to both the javassist and bcel class generation process
类中的每个属性调用一次。运行两次测试对于测试的公正性是很重要的第一次运行代码要装载所有必要的类,这对于javassist和bcel类生成过程都会增加大量开销。 - an sdfe can add elements to the service description to inform clients that a soap extension must run, and the sdfe can extend the proxy class generation process to add a custom attribute to the proxy class, which causes the class to run the soap extension
sdfe可向服务描述添加元素以通知客户端必须运行soap扩展,sdfe还可扩展代理类生成过程以便向代理类添加自定义属性,从而使类运行soap扩展。